CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opengl 坐标

搜索资源列表

  1. 二维图像三维显示

    0下载:
  2. 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:106574
    • 提供者:张立强
  1. OPENGL_Demo

    0下载:
  2. 一个简单的OPENGL程序源码,对于OPENGL的初学者有很大的帮助,包含了坐标设定,转换矩阵,光照-a simple procedure source OpenGL, OpenGL and beginners are of great help to contain the coordinates of the creation, conversion matrix, light.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:74067
    • 提供者:陈件
  1. Surface.2000.6.5

    0下载:
  2. 用OpenGL实现鼠标控制三维坐标及其上曲面的空间旋转,可以作为编程人员的参考 -use OpenGL 3D coordinates of the mouse and the control surfaces on the space rotation, as a reference Programming
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:79328
    • 提供者:肖永飞
  1. threedmesh

    0下载:
  2. 为了实现图像处理的需要,实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:105860
    • 提供者:周立
  1. 0327401100

    0下载:
  2. 多边形的填充,算法可用于任何多边形的填充,只需知道它们的定点坐标就行。使用OpenGl写code-Polygon fill algorithm can be used for any polygon filling, they know only the sentinel coordinates on the line. Use OpenGl write code
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:54282
    • 提供者:丁钱飞
  1. Graphicpach

    0下载:
  2. 是一个三维动画的OpengGL程序,里面含有OpenGL的坐标定义和图像显示类,可用于加入其它工程。-is a 3D animation OpengGL procedures, it contains the coordinates of OpenGL definition and image display type can be used to join other projects.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:37214
    • 提供者:傅波海
  1. OpenGL3Dcoordinate

    0下载:
  2. 本例演示了如何使用OpenGL编写3D坐标,对初学OpenGL者应该有所帮助。-the cases demonstrate how to use the OpenGL 3D coordinates preparation, for beginners OpenGL should help.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:39541
    • 提供者:万鹏
  1. Exam2_texture

    0下载:
  2. 本实演示了在MFC中如何建立OpenGL的程序框架,如何进行纹理贴图的坐标计算,以及混和方法的实现。-this is a demonstration of how to establish MFC OpenGL framework of the procedure, how texture mapping coordinates, and the mixture of achievement.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:355711
    • 提供者:xjq
  1. MyRipple123456

    1下载:
  2. 这是一个在VC环境下利用OpenGL模拟水波效果的源程序,充分运用 OpenGL的纹理坐标,贴图坐标相关函数。是学习OpenGL纹理与贴图的理想示例代码。-This is an environment in VC OpenGL wave simulation results of the source, make full use of OpenGL texture coordinates, mapping coordinates correlation function. Learning O
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:46264
    • 提供者:李汇军
  1. xuniahozhuaqu

    0下载:
  2. 采用vc+opengl制作的虚拟手抓取软件,实现了三维物体的定位及坐标转换-using vc opengl produced by the virtual hand crawls software, a three-dimensional object positioning and coordinate conversion
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:19308
    • 提供者:xczhang
  1. opengl

    1下载:
  2. opengl结合vc++的源程序,基于opengl的三维立体模型坐标仿真-The opengl combined with vc++ source, based on the coordinates of the three-dimensional model of the opengl simulation
  3. 所属分类:CSharp

    • 发布日期:2015-04-26
    • 文件大小:25661440
    • 提供者:王尼玛
  1. vp_simple

    0下载:
  2. 利用opengl和 c++编译了一个从vp到opengl坐标变换的例子文件,实现了世界到屏幕坐标的转换-Use opengl and c++ compiled example file transform coordinates from vp to opengl achieve the conversion of the world to the screen coordinates
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:1426381
    • 提供者:walltin
  1. OpenGL_Transfer

    0下载:
  2. OpenGL坐标_逆变换和模拟变换以及OpenGL坐标与屏幕坐标的转化。-_ OpenGL coordinate transform and inverse transform and analog conversion of OpenGL coordinates and screen coordinates.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:13937
    • 提供者:赵宇
  1. matrixProjection

    0下载:
  2. OPenGL 坐标变换实例,貌似是韩国人做的,很不错,对理解各个矩阵很有帮助-A sample with openGL, about the matrix
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:120709
    • 提供者:李龙
  1. opengl-master

    0下载:
  2. 用openGL实现从三维点到屏幕坐标的映射,以达到拾取三维点的目的,可以精确的选中三维世界中的物体。tools文件下,包含常用的类代码,可以借鉴;目前包括获取windows下精确的时间;处理三维数据的vector类;-With openGL realize the mapping three points to screen coordinates, pick up three points in order to achieve the purpose, you can the preci
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-24
    • 文件大小:110985
    • 提供者:
  1. opengl-execise1

    0下载:
  2. 定义基于opengl的二维投影矩阵,显示图形,可以改变图形颜色及坐标-Definition is based on a two-dimensional projection matrix opengl, the display graphics, you can change the color and coordinate graphics
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-14
    • 文件大小:4026
    • 提供者:lzy
  1. OpenGL

    0下载:
  2. OpenGL全面系统地介绍了进行OpenGL编程所需的基础知识, 如三维基本图元的绘制、坐标变换、颜色、光照、纹理映射、动画和用户交互技术等。-OpenGL( Open Graphics Library)A comprehensive and systematic introduction to the basic knowledge of OpenGL programming, such as the rendering of three-dimensional basic elements,
  3. 所属分类:software engineering

    • 发布日期:2017-12-12
    • 文件大小:30573239
    • 提供者:郑小七
  1. 济南县界代码

    0下载:
  2. 用ArcGIS提取济南县界坐标数据,利用OpenGL读取数据文件并画图。(Using ArcGIS to extract coordinate data of Ji'nan County, and use OpenGL to read data file and draw pictures.)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-23
    • 文件大小:53248
    • 提供者:木南
  1. code

    0下载:
  2. 1、利用OpenGL函数画一个三维物体; 2、利用鼠标或键盘控制三维物体在屏幕上移动、旋转和放缩 (1)移动:不能直接调用OpenGL几何变换函数,运用齐次坐标,采用矩阵相乘的方式自己编程实现; (2)旋转、放缩可以调用OpenGL函数(1. Draw a three-dimensional object by using the OpenGL function; 2. Use the mouse or keyboard to control the movement, rotation
  3. 所属分类:OpenGL

    • 发布日期:2018-01-07
    • 文件大小:2048
    • 提供者:噼哩啪啦
  1. OpenGl 光照示例

    1下载:
  2. 为了创建一个与观察点一起移动的光源,需要在视图变换之前设置光源位置。接着进行的视图变换就会以相同的方式同时影响光源和观察点。光源的位置是以视觉坐标的形式存储的。
  3. 所属分类:OpenGL

« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com